Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strftime
strftime
Format local time/date according to locale settings
Name:
strftime
Category:
Date and time
Programming Language:
php
One-line Description:
Format local time/date according to locale settings.
Related
How to Use the strftime Function to Get the Numeric Representation of the Day of the Week? Easily Handle Date Conversion
4
How to Output 24-Hour and 12-Hour Time Formats Using the strftime Function? A Detailed Explanation of Their Differences
10
How to Use strftime() and date_default_timezone_set() to Set Timezone and Display Local Time Correctly
4
Key Points to Watch Out for When Using the strftime Function in Time Zone Conversion
8
How the strftime Function Supports Multilingual and Region-Specific Date Formats? Practical Guide
3
1
Similar Functions
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
strptime
strptime
parsethetime/dategen
date_sunrise
date_sunrise
Returnsthesunrisetim
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
timezone_version_get
timezone_version_get
Gettheversionoftimez
time
time
ReturnthecurrentUnix
Popular Articles
How to Use the strftime Function to Get the Numeric Representation of the Day of the Week? Easily Handle Date Conversion
Key Points to Watch Out for When Using the strftime Function in Time Zone Conversion
How the strftime Function Supports Multilingual and Region-Specific Date Formats? Practical Guide
How to Output 24-Hour and 12-Hour Time Formats Using the strftime Function? A Detailed Explanation of Their Differences
How to Use strftime() and date_default_timezone_set() to Set Timezone and Display Local Time Correctly